Esx Settings Depots Online Info
The Esx Settings Depots Online Info schema defines the information regarding a depot.
This schema was added in vSphere API 7.0.0.0.
{
"description": "string",
"location": "string",
"enabled": false,
"system_defined": false,
"owner": "string",
"ownerdata": "string"
}
Description of the depot. It will be an empty string if no description was provided during create.
This property was added in vSphere API 7.0.0.0.
Location of the depot.
This property was added in vSphere API 7.0.0.0.
Flag indicating whether this depot is enabled or not.
This property was added in vSphere API 7.0.0.0.
Flag to indicate if the depot is system defined. System defined depot can not be deleted.
This property was added in vSphere API 7.0.0.0.
Name of the user creating the depot.
This property was added in vSphere API 7.0.3.0.
This property is optional because it was added in a newer version than its parent node.
Private data saved by the owner of depot. It is opaque to vLCM.
This property was added in vSphere API 7.0.3.0.
This property is optional because it was added in a newer version than its parent node.